home *** CD-ROM | disk | FTP | other *** search
- |pena|
- windowtitle `<Integer> = PenA
- printlf `This is an integer variable containing
- printlf `the color register number assigned to
- printlf `PenA.
- end
-
- |penb|
- windowtitle `<Integer> = PenB
- printlf `This is an integer variable containing
- printlf `the color register number assigned to
- printlf `PenB.
- end
-
- |peno|
- windowtitle `<Integer> = PenO
- printlf `This is an integer variable containing
- printlf `the color register number assigned to
- printlf `PenO.
- end
-
- |cliptranscol|
- windowtitle `<Integer> = ClipTransparentColor
- printlf `This variable contains the background color
- printlf `used when clipping brushes.
- end
-
- |transstat|
- windowtitle `«logical» = TransparentStatus
- printlf `This variable is TRUE if transparent
- printlf `is enabled, and FALSE if not.
- end
-
-
-